PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.truetype Package / PDFTrueTypeFontFeatures Class / setEnableOldStyleFigures Method
True if old style figures should be used.
In This Topic
    setEnableOldStyleFigures Method
    In This Topic
    Sets a flag indicating whether old style figures should be used instead of default ones.
    Syntax
    public void setEnableOldStyleFigures( 
       boolean value
    )

    Parameters

    value
    True if old style figures should be used.
    See Also